Slider.MouseDrag Event

The mouse button was pressed inside the Slider and moved (dragged) at the location local to the control passed in to x,y. This event will not occur unless you return True in the MouseDown event.

Syntax

MouseDrag ( x, y )

Parameters

x

Integer

y

Integer